projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf59d0c
)
ostree-repo: document OSTREE_REPO_COMMIT_MODIFIER_FLAGS_GENERATE_SIZES
author
Giuseppe Scrivano
<gscrivan@redhat.com>
Tue, 19 May 2015 09:12:14 +0000
(11:12 +0200)
committer
Giuseppe Scrivano
<gscrivan@redhat.com>
Tue, 19 May 2015 09:13:34 +0000
(11:13 +0200)
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
src/libostree/ostree-repo.h
patch
|
blob
|
history
diff --git
a/src/libostree/ostree-repo.h
b/src/libostree/ostree-repo.h
index ef4f0a396002eaf72ceb66d0e23465f5cffb5daa..60b45dce7dce3b83f953fbf55bd59a3ad157de6f 100644
(file)
--- a/
src/libostree/ostree-repo.h
+++ b/
src/libostree/ostree-repo.h
@@
-362,6
+362,7
@@
typedef OstreeRepoCommitFilterResult (*OstreeRepoCommitFilter) (OstreeRepo *r
* OstreeRepoCommitModifierFlags:
* @OSTREE_REPO_COMMIT_MODIFIER_FLAGS_NONE: No special flags
* @OSTREE_REPO_COMMIT_MODIFIER_FLAGS_SKIP_XATTRS: Do not process extended attributes
+ * @OSTREE_REPO_COMMIT_MODIFIER_FLAGS_GENERATE_SIZES: Generate size information.
*/
typedef enum {
OSTREE_REPO_COMMIT_MODIFIER_FLAGS_NONE = 0,